Configure a RADIUS Dynamic Client
Before you begin
You must enable EAPOL globally and at the port level.
About this task
Configure a client to enable processing of dynamic session changes. You can configure up to eight clients.
Procedure
Example
Switch:1>enable Switch:1#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Switch:1(config)#radius dynamic-server client 192.0.2.15 port 1025 secret 123 enable
Variable Definitions
The following table defines parameters for the radius dynamic-server command.
| Variable | Value | 
|---|---|
| client WORD<0-255> | Specifies the address or fully qualified domain name (FQDN). If you use an FQDN, you must also configure the switch to use DNS. | 
| enable | Enable processing of dynamic session changes. | 
| port <1024-65535> | Specifies the port value. | 
| secret WORD<0-32> | Specifies a value for secret key. | 




